home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / More Primitives / More Primitives.rsrc / STR#_501.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  143 b   |  11 lines

  1. Inputs: InBits1; InBits2
  2. Outputs: OutBits
  3.  
  4. Inputs: integer; integer
  5. Outputs: integer
  6.  
  7. OutBits is the bitwise AND of InBits1 and InBits2.
  8.  
  9. Bit
  10.  
  11.